libcxsparse3 software package provides concise sparse matrix library, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcxsparse3
libcxsparse3 is installed in your system.
Make ensure the libcxsparse3 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcxsparse3 *
You will get with libcxsparse3 package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libcxsparse3 |
| Version | 1:4.5.3-2 |
| Description | concise sparse matrix library |
| Sub Section | libs |